home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re Override Save A Copy?.4 < prev    next >
Encoding:
Internet Message Format  |  1996-07-09  |  906 b   |  [TEXT/ttxt]

  1. Subject:     Re: Override Save A Copy?
  2. Sent:        7/9/96 12:42 PM
  3. Received:    7/9/96 12:51 PM
  4. From:        Ken Boyer, kboyer@itsnet.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Anyway, to put a popup menu in there you'll have to do the usual
  9. >CustomPutFile crud. We'll have code to do exactly this for ODF R2's
  10. >Cyberdog support, although you can use it for other things.
  11. >--
  12. >Mark Lanett <mlanett@meer.net>
  13.  
  14. Mark,
  15. As I have looked into handling the kODCommandSaveACopy, it looks like I 
  16. have to duplicate the RealShell::SaveACopy and 
  17. RealShell::AskUserWhereToPutIt methods (since they are not virtual), is 
  18. this correct, or is there an easier way?  Could you pass along the recipe 
  19. that is used for ODF 2? I would like to do it similarly to ODF so that 
  20. are upgrade path is easier.
  21.  
  22. Ken Boyer
  23. Digital Harbor
  24.